This web method is used to return a list purchase orders that require synchronising with the remote database based on the passed sync state id.
Method | /ProCloudWS.asmx/ProviderPOActivitiesToSyncGet |
The request body is of type ProviderPOActivitiesToSyncGet.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intSyncStateId | xml:int |
|
The response body is of type ProviderPOActivitiesToSyncGetResponse.
Name | Description | Data Type |
---|---|---|
ProviderPOActivitiesToSyncGetResult | objProviderPOActivitiesToSyncGetReturn |
|